adTempus API
PreviousUpNext
IADError::HelpFile Property

Gets or sets the help file for the help topic with more information about this message

C++
__property BSTR HelpFile;
C#
String HelpFile;
Visual Basic
Property HelpFile() As String

The HelpFile and HelpContext properties are used to associate help information with an error. This allows user interfaces such as the ADErrorViewer to display an appropriate help topic for the error. 

The HelpFile property is equivalent to the GetHelpFile method of IErrorInfo (calling GetHelpFile on an IErrorInfo pointer to an ADError object will return the HelpFile value).

adTempus API Reference version 3.0.0.0, revised 10/30/2008